|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
LLC header structure. More...
Public Attributes | |
| byte | dsap |
| byte | ssap |
| string | controlField |
| string | infoField |
| int | length |
Public Attributes inherited from Header | |
| Pdu | payload |
LLC header structure.
| string LLCHeader::controlField |
| byte LLCHeader::dsap |
| string LLCHeader::infoField |
| int LLCHeader::length |
| byte LLCHeader::ssap |